p5-Test-MockModule | Perl 5 module to override subroutines in a module for unit testing | |
p5-Test-MockObject | Tests remote URLs or local web files | |
p5-Test-Modern | Precision testing for modern perl | |
p5-Test-More-Behaviour | BDD module for Perl modeled after Rspec | |
p5-Test-Most | Most commonly needed test functions and features | |
p5-Test-NoTabs | Check the presence of tabs in your project | |
p5-Test-NoWarnings | Make sure tests of Perl5 modules did not emit any warnings | |
p5-Test-Object | Perl 5 module to thoroughly test objects | |
p5-Test-Output | Utilities to test STDOUT and STDERR messages | |
p5-Test-Perl-Critic | Perl 5 module providing a Perl::Critic interface for test programs | |
p5-Test-Pod | Perl5 module to check for POD errors in files | |
p5-Test-Pod-Coverage | Check for pod coverage in your distribution | |
p5-Test-Pod-Spelling-CommonMistakes | Checks POD for common spelling mistake | |
p5-Test-POE-Client-TCP | POE Component providing TCP client services for test cases | |
p5-Test-POE-Server-TCP | POE Component providing TCP server services for tests | |
p5-Test-Refcount | Assert reference counts on objects | |
p5-Test-Reporter | Perl module which sends test results to cpan-testers@perl.org | |
p5-Test-Requires | Perl 5 module to test if a module can be loaded | |
p5-Test-Requires-Git | Check your test requirements against the available version of Git | |
p5-Test-Roo | Composable, reusable tests with roles and Moo | |
p5-Test-Script | Test::Script - Cross-platform basic tests for scripts | |
p5-Test-Script-Run | Perl 5 module to test scripts | |
p5-Test-SharedFork | Perl 5 module to make forking test | |
p5-Test-Simple | Perl5 module with a simple framework for writing tests | |
p5-Test-Spec | Perl5 module for writing tests in a declarative specification style | |
p5-Test-Spelling | Test::Spelling - check for spelling errors in POD files | |
p5-Test-Stream | Successor to Test::More and Test::Builder | |
p5-Test-SubCalls | Perl5 module to track the number of times subs are called | |
p5-Test-Taint | Tools to test taintedness | |
p5-Test-TempDir | Temporary files support for testing | |
p5-Test-TempDir-Tiny | Temporary directories that stick around when tests fail | |
p5-Test-TinyMocker | Very simple Perl5 tool to mock external modules | |
p5-Test-Trap | Perl extension to trap exit codes, exceptions, output | |
p5-Test-Unit | Perl extension module for Unit Tests | |
p5-Test-use-ok | Alternative to Test::More::use_ok | |
p5-Test-UseAllModules | Do use_ok() for all the MANIFESTed modules | |
p5-Test-utf8 | Handy UTF-8 tests | |
p5-Test-Version | Check to see that version's in modules are sane | |
p5-Test-Warn | Perl extension to test methods for warnings | |
p5-Test-Warnings | Test for warnings and the lack of them | |
p5-Test-Weaken | Test that freed memory objects were, indeed, freed | |
p5-Test-Without-Module | Perl 5 module to fallback test behaviour in absence of modules | |
p5-Test-WWW-Selenium | Perl 5 module to test applications using Selenium Remote Control | |
p5-Test-YAML-Meta | Perl 5 module to validate the META.yml file in a distribution | |
p5-Test-YAML-Valid | Perl 5 module to test for valid YAML | |
p5-Text-PDF (V) | Perl 5 module for manipulating PDF files | |
p5-Text-RewriteRules (V) | Perl 5 module to rewrite text using regexp-based rules | |
p5-Throwable | Perl 5 role for classes that can be thrown | |
p5-Tie-Array-AsHash | Perl module to access array(s) like hashes | |
p5-Tie-Array-Sorted | Array which is kept sorted | |
p5-Tie-Cache | LRU Cache in Memory | |
p5-Tie-Cache-LRU | Least-Recently Used cache | |
p5-Tie-Cache-LRU-Expires | Extends Tie::Cache::LRU with expiring | |
p5-Tie-Cycle | Perl5 module to cycle through a list of values | |
p5-Tie-Function | Wrap functions in tied hash sugar | |
p5-Tie-IxHash | Perl module that implements ordered in-memory associative arrays | |
p5-Tie-LLHash | Ordered hashes | |
p5-Tie-RefHash | Use references as hash keys | |
p5-Tie-RefHash-Weak | Perl 5 Tie::RefHash subclass with weakened references in the keys | |
p5-Tie-RegexpHash | Use regular expressions as hash keys | |
p5-Tie-ToObject | Tie to an existing object | |
p5-Time-Duration (V) | Perl5 module for rounded or exact English expression of durations | |
p5-Time-Duration-Parse (V) | Perl5 module to parse string that represents time duration | |
p5-Time-Period (V) | Perl5 module to deal with time periods | |
p5-Time-Warp (V) | Perl 5 module to control the flow of time | |
p5-Tree-DAG_Node | Class for representing nodes in a tree | |
p5-Tree-Simple | Simple extension to manipulate tree objects | |
p5-Tree-Simple-VisitorFactory | Collection of visitor objects for use with Tree::Simple | |
p5-Try-Tiny | Minimal try/catch with proper preservation of | |
p5-TryCatch | First class try catch semantics for Perl, without source filters | |
p5-Type-Tiny | Tiny, yet Moo(se)-compatible type constraint | |
p5-Type-Tiny-XS | XS boost for some of Type::Tiny's type constraints | |
p5-Types-Serialiser | Simple data types for common serialisation formats | |
p5-UNIVERSAL-can | Hack around people calling UNIVERSAL::can() as a function | |
p5-UNIVERSAL-isa | Hack around people calling UNIVERSAL::isa() as a function | |
p5-UNIVERSAL-moniker | Perl module for assigning user-friendly names to classes | |
p5-UNIVERSAL-require | Perl module to require() from a variable | |
p5-Unix-Statgrab (V) | Perl extension for collecting information about the machine | |
p5-URI-db (V) | Perl extension to provide database URIs | |
p5-URI-Nested (V) | Perl extension to provide nested URIs | |
p5-UUID-Tiny | Pure Perl UUID Support With Functional Interface | |
p5-Variable-Magic | Perl 5 module to associate user-defined magic to variables | |
p5-VCP | Versioned Copy, copying hierarchies of versioned files | |
p5-VCP-Dest-svk | VCP destination driver for SVN/SVK repositories | |
p5-version | Perl extension for Version Objects | |
p5-Want | Perl module providing a generalisation of wantarray | |
p5-WeakRef | Provide weak references in Perl | |
p5-Wx-Perl-DataWalker | Shows a relatively simple Perl data structure browser | |
p5-XML-Compile-Tester | Support XML::Compile Related Regression Testing | |
p5-XML-DOM (V) | Extend XML::Parser to build DOM Level 1 compliant data structure | |
p5-XSLoader | Dynamically load C libraries into Perl code | |
palmpower | Assembler, disassembler and other tools for PalmOS binaries | |
pango | Library for layout and rendering of text | |
pangomm | C++ bindings for pango | |
pangox-compat | Backwards compatibility library for pango X support | |
papaya | Simple scripts for software development | |
pardiff | Converts diff output to paralleled (side-by-side) format | |
patch | Patch files using diff output | |
patchelf | Modify the dynamic linker and RPATH of ELF binaries | |
patchutils | Some programs for manipulating patch files |